home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / dev / lang / Python151_Src.lha / Python1.5_Source / Modules / protos / cryptmodule_protos.h < prev    next >
Text File  |  1998-01-26  |  87b  |  4 lines

  1.  
  2. /* cryptmodule.c */
  3. static PyObject *crypt_crypt ( PyObject *self , PyObject *args );
  4.